-
Notifications
You must be signed in to change notification settings - Fork 53
MLE-24531 Debugging failing DMSDK tests #976
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Copyright Validation Results ❌ Failed Files
⏭️ Skipped (Excluded) Files
🛠️ GuidanceFollow these steps to fix the failed files:
|
0af8e7c to
36f9a4e
Compare
Also going to move docker-compose to the root dir once this PR is ready.
36f9a4e to
45eda2d
Compare
Lots of tests failing when run against 11, understandably. Also removed a timeout in validateDoc-test, as the timeout is being set by Jenkinsfile at the suite level. Removed redundant lockForUpdate tests. They should pass fine, but curious to see if by removing the one that is failing, some other test randomly fails.
This is timing out in Jenkins, and Copilot thinks it has a fix.
70da3b6 to
be84796
Compare
|
Closing, as nightly regression tests seem good. |
Also going to move docker-compose to the root dir once this PR is ready.